home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1997 #1 / Amiga Plus CD - 1997 - No. 01.iso / pd / sonstiges / amiwin / x11 / man / xkill.man < prev    next >
Text File  |  1985-03-23  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. XKILL(1)                 USER COMMANDS                   XKILL(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      xkill - kill a client by its X resource
  10.  
  11. SYNOPSIS
  12.      xkill [-display displayname] [-id resource] [-button number]
  13.      [-frame] [-all]
  14.  
  15. DESCRIPTION
  16.      Xkill is a utility for forcing the X server to close connec-
  17.      tions  to  clients.   This program is very dangerous, but is
  18.      useful for aborting programs that have  displayed  undesired
  19.      windows  on  a  user's screen.  If no resource identifier is
  20.      given with -id, xkill will display a  special  cursor  as  a
  21.      prompt  for  the user to select a window to be killed.  If a
  22.      pointer button is pressed over a non-root window, the server
  23.      will  close  its  connection  to the client that created the
  24.      window.
  25.  
  26. OPTIONS
  27.      -display displayname
  28.              This option specifies the name of the  X  server  to
  29.              contact.
  30.  
  31.      -id resource
  32.              This option  specifies  the  X  identifier  for  the
  33.              resource  whose  creator  is  to  be aborted.  If no
  34.              resource is specified, xkill will display a  special
  35.              cursor  with  which you should select a window to be
  36.              kill.
  37.  
  38.      -button number
  39.              This option specifies the number of  pointer  button
  40.              that  should  be used in selecting a window to kill.
  41.              If the word "any" is specified, any  button  on  the
  42.              pointer  may  be used.  By default, the first button
  43.              in the pointer map (which is  usually  the  leftmost
  44.              button) is used.
  45.  
  46.      -all    This option indicates that  all  clients  with  top-
  47.              level windows on the screen should be killed.  Xkill
  48.              will ask you to select the root window with each  of
  49.              the  currently  defined  buttons to give you several
  50.              chances to abort.  Use  of  this  option  is  highly
  51.              discouraged.
  52.  
  53.      -frame  This option indicates that xkill should  ignore  the
  54.              standard  conventions  for  finding top-level client
  55.              windows (which are typically nested inside a  window
  56.              manager window), and simply believe that you want to
  57.              kill direct children of the root.
  58.  
  59.  
  60.  
  61.  
  62.  
  63. X Version 11         Last change: Release 6                     1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XKILL(1)                 USER COMMANDS                   XKILL(1)
  71.  
  72.  
  73.  
  74. XDEFAULTS
  75.      Button  Specifies a specific pointer button  number  or  the
  76.              word "any" to use when selecting windows.
  77.  
  78. SEE ALSO
  79.      X(1), xwininfo(1), XKillClient and XGetPointerMapping in the
  80.      Xlib  Programmers  Manual,  KillClient  in  the  X  Protocol
  81.      Specification
  82.  
  83. AUTHOR
  84.      Jim Fulton, MIT X Consortium
  85.      Dana Chee, Bellcore
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. X Version 11         Last change: Release 6                     2
  130.  
  131.  
  132.  
  133.